home *** CD-ROM | disk | FTP | other *** search
- /**********************************************************************\
- * Copy killer.list to ram:env each time you reset your computer!! *
- * You have to to that to gain speed!! *
- * Launch from bbstext line 424 at the END with #0ram:env/killer.list} *
- \**********************************************************************/
-
- options results
-
- getuser 91 ; name=result
- getuser 92 ; suf=result
- getuser 1306724 ; path=result
-
- name=path"data/"name"."suf".nuk"
- lastname=getclip("nukename")
- setclip("nukename",name)
-
- if exists(name) & lastname~=name then do
- sendfile name
- end
- exit
-